--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commits v4.2.0 (9b5bb4b4)
9b5bb4b Sudo-Ivan 2026-03-06 04:34:25 - 4 months ago
Update version to 4.2.0
335f466 Sudo-Ivan 2026-03-05 23:39:05 - 4 months ago
Update requirements.txt
0f60f36 Sudo-Ivan 2026-03-05 23:18:29 - 4 months ago
code cleanup (format)
3daf5eb Sudo-Ivan 2026-03-05 23:13:57 - 4 months ago
remove unused asyncio import from HTTPS/WSS side sniffing test
6c21629 Sudo-Ivan 2026-03-05 23:13:52 - 4 months ago
add eslint directive to suppress warning for non-literal regex construction.
dcabb73 Sudo-Ivan 2026-03-05 23:02:16 - 4 months ago
code cleanup
92be2e4 Sudo-Ivan 2026-03-05 23:02:08 - 4 months ago
Add database backup health checks and anomaly detection
0b63931 Sudo-Ivan 2026-03-05 23:01:58 - 4 months ago
code cleanup (format)
2f84f63 Sudo-Ivan 2026-03-05 23:01:25 - 4 months ago
Add database health warning notifications
63776a8 Sudo-Ivan 2026-03-05 23:00:37 - 4 months ago
Add 4.2.0
c0e154c Sudo-Ivan 2026-03-05 23:00:13 - 4 months ago
Improve database health checks in IdentityContext: add checks for database integrity and health issues during setup and closure, updating app state accordingly.
138b1be Sudo-Ivan 2026-03-05 23:00:03 - 4 months ago
Add interface discovery filtering capabilities: implement methods for parsing, sanitizing, and matching discovery patterns with whitelist and blacklist support. Update configuration handling to incorporate new fields for interface discovery management.
eea0bf3 Sudo-Ivan 2026-03-05 22:59:56 - 4 months ago
Add discovery whitelist and blacklist fields to AddInterfacePage and InterfacesPage components; implement corresponding data handling in the component state and API responses.
3a9f6eb Sudo-Ivan 2026-03-05 22:59:47 - 4 months ago
Add tests for database backup logic and interface discovery configuration
2be0198 Sudo-Ivan 2026-03-05 22:24:12 - 4 months ago
Update Vitest configuration: disable UI and auto-open options for a streamlined testing experience.
1a37f49 Sudo-Ivan 2026-03-05 22:17:19 - 4 months ago
Add tests for MicronParser and NomadNetworkPage to validate partial handling, including regex matching, content injection, and state management for partials.
cff6621 Sudo-Ivan 2026-03-05 22:17:12 - 4 months ago
Add support for Micron partials
fb6857f Sudo-Ivan 2026-03-05 22:16:51 - 4 months ago
Implement partial content handling in NomadNetworkPage: add methods for processing and clearing partials, enhance page rendering with dynamic updates, and adjust MicronParser integration for improved content management.
2e24289 Sudo-Ivan 2026-03-05 22:16:45 - 4 months ago
Improve LXMF message handling by incorporating reply_quoted_content in message sending and rendering logic
39ef232 Sudo-Ivan 2026-03-05 22:16:33 - 4 months ago
Add handling for reply_quoted_content in LXMF message parsing to support quoted replies
685df6c Sudo-Ivan 2026-03-05 22:16:29 - 4 months ago
Add reply_quoted_content handling in ReticulumMeshChat: update message parsing and LXMF message construction to include quoted content for replies
fc3a5a5 Sudo-Ivan 2026-03-05 22:16:25 - 4 months ago
Improve AudioWaveformPlayer component: adjust height, improve waveform rendering for dark mode, and implement MutationObserver for responsive updates
c743cf8 Sudo-Ivan 2026-03-05 21:53:59 - 4 months ago
Add Vite server configuration with API and WebSocket proxies; disable sourcemaps in build
cce4ba7 Sudo-Ivan 2026-03-05 21:41:31 - 4 months ago
Update package dependencies
21db104 Sudo-Ivan 2026-02-28 21:24:53 - 5 months ago
Update package dependencies: bump autoprefixer to 10.4.27, electron to 39.7.0, axios to 1.13.6, and vue to 3.5.29. Add serialize-javascript as a dependency. Update pnpm-lock.yaml accordingly.
1f0008b Sudo-Ivan 2026-02-28 07:48:14 - 5 months ago
Update copyright holder in LICENSE file from Sudo-Ivan to Quad4
7b8fcbc Sudo-Ivan 2026-02-24 02:53:28 - 5 months ago
Remove pnpm cache from CI and test workflows
09d8f64 Sudo-Ivan 2026-02-24 02:53:01 - 5 months ago
Add ESLint disable comments for regex patterns in MarkdownRenderer.js to address security concerns
6c42989 Sudo-Ivan 2026-02-24 02:52:54 - 5 months ago
Update pip version to 26.0 in Dockerfile
9d51968 Sudo-Ivan 2026-02-24 02:52:46 - 5 months ago
Disable specific security rules in ESLint configuration for improved flexibility
ac018a0 Sudo-Ivan 2026-02-24 02:52:38 - 5 months ago
Add ESLint disable comments for regex patterns in DocsPage.vue and ConversationViewer.vue to address security concerns
c4a38ad Sudo-Ivan 2026-02-24 02:49:38 - 5 months ago
Add eslint-plugin-security to ESLint configuration
c03c531 Sudo-Ivan 2026-02-24 02:49:18 - 5 months ago
Add pip-audit and pnpm audit steps to CI workflow
e8de428 Sudo-Ivan 2026-02-24 02:46:49 - 5 months ago
Add pnpm installation step to CI and test workflows
b166e73 Sudo-Ivan 2026-02-24 02:44:04 - 5 months ago
Update TODO with new link to task board (format)
6c8e1e8 Sudo-Ivan 2026-02-24 02:43:24 - 5 months ago
Remove ajv dependency from package.json and pnpm-lock.yaml, update ajv peer dependencies to compatible versions, and add new dependencies for fast-json-stable-stringify and json-schema-traverse.
6152f61 Sudo-Ivan 2026-02-24 02:43:13 - 5 months ago
Add lint task to run all linters in Taskfile.yml
a2e91d8 Sudo-Ivan 2026-02-24 02:43:01 - 5 months ago
cleanup frontend (format)
471bf62 Sudo-Ivan 2026-02-24 02:42:53 - 5 months ago
cleanup backend (format)
69fcb48 Sudo-Ivan 2026-02-24 02:42:37 - 5 months ago
cleanup tests (format)
fe2ba00 Sudo-Ivan 2026-02-24 02:35:08 - 5 months ago
Update TODO
3837d85 Sudo-Ivan 2026-02-24 02:35:04 - 5 months ago
Update README
c3c8a91 Sudo-Ivan 2026-02-24 02:34:46 - 5 months ago
Update Node.js version to 24 in Raspberry Pi installation guide
b9469e8 Sudo-Ivan 2026-02-24 02:34:39 - 5 months ago
Update rns dependency version to 1.1.3 in requirements.txt
efa0ec3 Sudo-Ivan 2026-02-24 02:34:30 - 5 months ago
Update package version to 4.2.0, adjust Node.js engine requirement to >=24, and upgrade pnpm to 10.30.0. Also, update vuetify dependency to version 3.12.1 and bump rns dependency to version 1.1.3. Update content hash in poetry.lock.
8e54a46 Sudo-Ivan 2026-02-24 02:34:18 - 5 months ago
Remove Docker arch builder
20177e9 Sudo-Ivan 2026-02-24 02:34:08 - 5 months ago
Update Node.js and pnpm versions in Dockerfile, and modify pip install command to use --no-cache-dir
47cf1c4 Sudo-Ivan 2026-02-24 02:33:55 - 5 months ago
Update Node.js and pnpm versions across workflows
b225e4e Sudo-Ivan 2026-02-20 21:22:15 - 5 months ago
Update ConversationViewer to include 'unknown' state for message delivery checks
41bc238 Sudo-Ivan 2026-02-20 21:17:47 - 5 months ago
Update dependencies
39b8d5f Sudo-Ivan 2026-02-18 00:59:46 - 5 months ago
Cleanup
df0a7e1 Sudo-Ivan 2026-02-18 00:49:33 - 5 months ago
Add Vitest UI support and update dependencies
a69e4e7 Sudo-Ivan 2026-02-18 00:49:23 - 5 months ago
Update Vitest configuration for improved UI experience
0c0ece6 Sudo-Ivan 2026-02-18 00:49:09 - 5 months ago
Improve Interface and MessagesSidebar components
253975e Sudo-Ivan 2026-02-18 00:48:55 - 5 months ago
Add translations for 'ingest_paper_message' in German, English, Italian, and Russian
f776bad Sudo-Ivan 2026-02-18 00:48:40 - 5 months ago
Add unit tests for various frontend components
a29d3ce Sudo-Ivan 2026-02-15 02:19:09 - 5 months ago
Improve propagation sync and improve markdown rendering
21450c6 Sudo-Ivan 2026-02-15 02:18:37 - 5 months ago
Add AppPropagationSync tests and enhance ConfirmDialog tests
d9cbc59 Sudo-Ivan 2026-02-15 02:18:20 - 5 months ago
Refactor backend tests
4839bc0 Sudo-Ivan 2026-02-15 02:11:08 - 5 months ago
Add cx_Freeze build dependencies to build-test workflow
6bff531 Sudo-Ivan 2026-02-15 02:00:39 - 5 months ago
Update dependencies in package.json, pnpm-lock.yaml, and poetry.lock
0f7f7ab Sudo-Ivan 2026-02-06 01:41:54 - 5 months ago
Update dependencies in package.json, pnpm-lock.yaml, poetry.lock, and pyproject.toml
03cf131 Sudo-Ivan 2026-02-06 01:37:57 - 5 months ago
Update README
f2e5de9 Sudo-Ivan 2026-02-06 01:37:51 - 5 months ago
Update Dockerfile
67fe101 Sudo-Ivan 2026-02-02 00:21:03 - 5 months ago
Improve messaging features and configuration options
2d33008 Sudo-Ivan 2026-02-01 22:17:14 - 5 months ago
Update dependencies
d474afb Sudo-Ivan 2026-02-01 22:13:00 - 5 months ago
Add reply functionality to messages in ReticulumMeshChat
af0d935 Sudo-Ivan 2026-01-23 18:28:43 - 6 months ago
Update MicronParser with DOMPurify integration and code improvements
fc0a244 Sudo-Ivan 2026-01-23 16:24:22 - 6 months ago
Update NetworkVisualiser with Level of Detail (LOD) management and icon cache optimization
e8a303f Sudo-Ivan 2026-01-18 23:18:13 - 6 months ago
Add DOMPurify initialization in frontend test setup
fd94d8d Sudo-Ivan 2026-01-18 22:55:26 - 6 months ago
Update MicronParser
aa8575e Sudo-Ivan 2026-01-16 21:41:47 - 6 months ago
Refactor build workflows to remove windows and flatpak, those will be done manually (Windows)
4424d34 Sudo-Ivan 2026-01-16 19:38:39 - 6 months ago
Add Wine environment setup script
5b1332c Sudo-Ivan 2026-01-16 17:47:47 - 6 months ago
Add Wine setup task and update build workflows
2b854f7 Sudo-Ivan 2026-01-16 16:34:18 - 6 months ago
Code Cleanup
2342d62 Sudo-Ivan 2026-01-16 16:33:30 - 6 months ago
Update
3251e74 Sudo-Ivan 2026-01-16 16:33:25 - 6 months ago
Add animation direction control for syncing indicator in ConversationViewer
f94fe0e Sudo-Ivan 2026-01-16 16:33:19 - 6 months ago
Improve integrity management with advanced checks and metadata support
730ab28 Sudo-Ivan 2026-01-16 16:21:43 - 6 months ago
Update
d6351c5 Sudo-Ivan 2026-01-16 16:21:37 - 6 months ago
Add accessibility tests for keyboard navigation and ARIA labels
64e4fce Sudo-Ivan 2026-01-16 16:21:30 - 6 months ago
Refactor identity manager metadata loading and improve legacy migrator column handling
204a658 Sudo-Ivan 2026-01-16 16:19:55 - 6 months ago
Remove ZIP artifact build step from Gitea workflow and clean up release asset preparation process
fcbdbb8 Sudo-Ivan 2026-01-16 16:19:33 - 6 months ago
Update Trivy image scan exit code in Docker workflow to allow successful builds
3fbaab9 Sudo-Ivan 2026-01-16 16:02:04 - 6 months ago
Move to scan.yml security scanning workflow and integrate Trivy better
8e47de3 Sudo-Ivan 2026-01-16 15:53:11 - 6 months ago
Add LXMF link handling and improve link rendering logic
81b574d Sudo-Ivan 2026-01-16 15:53:00 - 6 months ago
Refactor notification handling and improve error logging
4febae8 Sudo-Ivan 2026-01-16 15:52:42 - 6 months ago
Cleanup
4c26740 Sudo-Ivan 2026-01-16 15:52:31 - 6 months ago
Update dependencies
c4719fe Sudo-Ivan 2026-01-16 15:52:03 - 6 months ago
Fix indentation in CI workflow for linting step
ee9ed05 Sudo-Ivan 2026-01-16 15:51:48 - 6 months ago
Add property-based tests for display name parsing and fuzzing
4106e28 Sudo-Ivan 2026-01-15 03:28:35 - 6 months ago
Update tutorial modal handling during route changes
33d7942 Sudo-Ivan 2026-01-15 02:49:06 - 6 months ago
Update workflows with new task commands
85f734b Sudo-Ivan 2026-01-15 02:47:08 - 6 months ago
Update build configuration for multi-architecture support
c5e1d5c Sudo-Ivan 2026-01-15 02:46:45 - 6 months ago
Add support for building arm64 applications on Linux and Windows
bb4b60c Sudo-Ivan 2026-01-15 02:30:17 - 6 months ago
Add Wine environment setup for building Windows applications
837c62e Sudo-Ivan 2026-01-15 02:30:08 - 6 months ago
Refactor Taskfile for improved organization and clarity
ee5a713 Sudo-Ivan 2026-01-15 02:03:00 - 6 months ago
4.1.0
5080679 Sudo-Ivan 2026-01-15 01:52:55 - 6 months ago
Fix tutorial modal behavior and state management
580812d Sudo-Ivan 2026-01-15 01:42:51 - 6 months ago
Update README
a9f342f Sudo-Ivan 2026-01-15 01:37:47 - 6 months ago
Update README
Page 1 | Older »
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────